home *** CD-ROM | disk | FTP | other *** search
- @echo off
- cls
- echo
- echo
- echo
- echo
- echo The WEIGH-IN program has been improved so that it is no longer necessary to
- echo use an external command to load an example database. If you want to use
- echo the example database, from WEIGH-IN's beginning menu, select "file" and
- echo then select "load the example database."
- echo
- echo Since WEIGH-IN version 2.20, the icon to select this option has been
- echo removed from WEIGH-IN's program group. You can do this manually from
- echo Program manager by highlighting the icon, clicking on "file" and the
- echo selecting "delete".
- echo
- echo
- echo
- echo
- pause
-